SftTree/NET 2.0

UsageLocation Property, ItemClass Class

Softel vdm, Inc.

Returns the location where this item is used.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property UsageLocation As UsageLocationEnum

C#   

public UsageLocationEnum UsageLocation { get; }

C++   

public: property UsageLocationEnum UsageLocation {
        UsageLocationEnum get();
}

Property Value

UsageLocationEnum

Value

Description

items

0

The cell or item is used in the item area.

header

1

The cell or item is used in the header area.

footer

2

The cell or item is used in the footer area.

Comments

The UsageLocation property returns the location where this item is used.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com